翻訳と辞書 |
.NET Compiler Platform : ウィキペディア英語版 | .NET Compiler Platform
.NET Compiler Platform, better known by its codename "Roslyn", is a set of open-source compilers and code analysis APIs for C# and Visual Basic .NET languages from Microsoft.〔(.NET Compiler Platform ("Roslyn") ) on GitHub〕 The project notably includes self-hosting versions of the C# and VB.NET compilers – compilers written in the languages themselves. The compilers are available via the traditional command-line programs but also as APIs available natively from within .NET code. Roslyn exposes modules for syntactic (lexical) analysis of code, semantic analysis, dynamic compilation to CIL, and code emission.〔Neil McAllister, (Microsoft's Roslyn: Reinventing the compiler as we know it ), ''DEVELOPER_WORLD'', 2011-10-20〕 ==Features==
* Compilers for the C# and Visual Basic .NET languages exposed as services via APIs. * APIs for code analysis and refactoring.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「.NET Compiler Platform」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|